Change emacs package to stick with emacs23 for now.
authorRob Browning <rlb@defaultvalue.org>
Sun, 24 Jun 2012 19:30:08 +0000 (14:30 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 24 Jun 2012 19:30:08 +0000 (14:30 -0500)
debian/control
debian/control.in

index 87c6666e56041e22887ddc472cf24e770a55d119..f150e8b8c309934f2875ec0084d876e45aa0d899 100644 (file)
@@ -15,7 +15,7 @@ Standards-Version: 3.7.2
 
 Package: emacs
 Architecture: all
-Depends: emacs24 | emacs24-lucid | emacs24-nox, ${misc:Depends}
+Depends: emacs23 | emacs23-lucid | emacs23-nox, ${misc:Depends}
 Provides: emacsen, editor, mail-reader, news-reader
 Description: The GNU Emacs editor (metapackage)
  GNU Emacs is the extensible self-documenting text editor.
index e5ebc57e71050d835c074c79e10a65c8f55ee7dc..61b9d87fdce273d1bb3a064f39c4258c16da3539 100644 (file)
@@ -15,7 +15,7 @@ Standards-Version: 3.7.2
 
 Package: emacs
 Architecture: all
-Depends: @DEB_FLAVOR@ | @DEB_FLAVOR@-lucid | @DEB_FLAVOR@-nox, ${misc:Depends}
+Depends: emacs23 | emacs23-lucid | emacs23-nox, ${misc:Depends}
 Provides: emacsen, editor, mail-reader, news-reader
 Description: The GNU Emacs editor (metapackage)
  GNU Emacs is the extensible self-documenting text editor.